func runtime.getGCMaskOnDemand

2 uses

	runtime (current package)
		type.go#L91: 		return getGCMaskOnDemand(t)
		type.go#L103: func getGCMaskOnDemand(t *_type) *byte {